Chalkboard (CTF Learn)
Forensics
Solve the equations embedded in the jpeg to find the flag. Solve this problem before solving my Scope challenge which is worth 100 points.
Donāt forget we always work inside VMsĀ .
So weāll upload the file there and thenĀ :
We took the download link and used wget to download theĀ :
I always change the names to something that is closest to what we do, so I changed the name of the file to the name of the task that we are doing nowĀ , Now letās get startedĀ :
Here we define the file typeĀ , There are a lot of interesting thingsĀ :
I decided to use exif and exiftool:
We found this comment suspiciousĀ :
Letās search using stringsĀ :
Itās a math storyĀ , We have to solve it thenĀ :
When I substituted the two equations, I found that x = 2 and y = 5
Here is the flag\ See you soon in other reportsā¦.!!
Abdelwahab_Shandy
AS_Cyber